Remus: Add callbacks for suspend, postcopy and preresume in xc_domain_save.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 9 Nov 2009 19:06:25 +0000 (19:06 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 9 Nov 2009 19:06:25 +0000 (19:06 +0000)
commitb6119955dfa6c4bf49f47946810bd49245361609
tree431dcd6911972662946bf4c6edf048c63a95b5d3
parent4a6d50ad69a6469bde719b4b6ebe7978775899f9
Remus: Add callbacks for suspend, postcopy and preresume in xc_domain_save.

This makes it possible to perform repeated checkpoints.

Signed-off-by: Brendan Cully <brendan@cs.ubc.ca>
tools/libxc/xc_domain_save.c
tools/libxc/xenguest.h
tools/xcutils/xc_save.c